Always connect to the changed signals on the model, update the active item
authorOwen Taylor <otaylor@redhat.com>
Tue, 2 Mar 2004 18:56:10 +0000 (18:56 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 2 Mar 2004 18:56:10 +0000 (18:56 +0000)
commit1d64b555390554571c935d835855e07b160b077e
treed6919d83c7186e13a3e8edcacd641d10f935f6e2
parentde011a6d9c632b119a01bf7bede1d224daa66fa1
Always connect to the changed signals on the model, update the active item

Tue Mar  2 11:45:50 2004  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkcombobox.c: Always connect to the changed
        signals on the model, update the active item as
        appropriate when rows are inserted/deleted/reordered,
        re-layout the menu on ::rows-reordered.

        * gtk/gtkcellview.c (gtk_cell_view_set_displayed_row):
        Allow %NULL for path to unset and leave no current
        path.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcellview.c
gtk/gtkcombobox.c